C1.Web.Mvc.Fluent Namespace : SeriesListFactory<T,TOwner,TSeries,TSeriesBuilder,TChartType> Class |
The following tables list the members exposed by SeriesListFactory<T,TOwner,TSeries,TSeriesBuilder,TChartType>.
Name | Description | |
---|---|---|
![]() | SeriesListFactory<T,TOwner,TSeries,TSeriesBuilder,TChartType> Constructor | Initializes a new instance of the SeriesListFactory class. |
Name | Description | |
---|---|---|
![]() | Add | Overloaded. Add a series. (Inherited from C1.Web.Mvc.Fluent.SeriesListBaseFactory<T,TOwner,TSeries,TSeriesBuilder,TChartType>) |
![]() | AddBoxWhisker | Overloaded. Add a BoxWhisker Series to the series list. |
![]() | AddErrorBar | Overloaded. Add an ErrorBar Series to the series list. |
![]() | AddMovingAverage | Overloaded. Add a MovingAverage Series to the series list. |
![]() | AddParametricFunctionSeries | Overloaded. Add a ParametricFunction Series to the series list. |
![]() | AddTrendLine | Overloaded. Add a TrendLine Series to the series list. |
![]() | AddWaterfall | Overloaded. Add a Waterfall Series to the series list. |
![]() | AddYFunctionSeries | Overloaded. Add a YFunction Series to the series list. |